STEP 2: Let's choose our sprite's place on the stage.

We can use action commands to move our sprites. We use variable names to refer to particular sprites.

  • Click on . Drag out Go To.
  • Change the name in front of the .go_to() command to wilbur.
  • Change the coordinates in the .go_to() command to (-50, -150)

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)